Gets the second last entry sent to the remote clients

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public TimelineEntry<T> LastLastSentEntry { get; }

See Also